home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
tools
/
net-tools
/
alynx
/
env
/
mosaic
/
mailcap
next >
Wrap
Text File
|
1995-06-10
|
981b
|
30 lines
# This is a simple example mailcap file.
# Lines starting with '#' are comments.
# N.B. That if you are running mosaic on the Workbench, you
# will have to remove the PUBSCREEN=Mosaic arguments from the commands.
# Note that '%s' means 'put the datafile name here when the viewer is
# executed'.
#audio/*; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
audio/*; rx AmiTCP:Mosaic/Rexx/mosaic_shunt.rexx %s
#image/*; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
image/*; rx AmiTCP:Mosaic/Rexx/mosaic_shunt.rexx %s
#hopefully do something reasonable with text files
text/x-aguide; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
text/*; sys:utilities/more %s
# This maps MPEG video data to the viewer 'mpeg_play'.
video/mpeg; mpeg_play -loop -dither ham6 %s
video/*; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
#application/postscript; ghostview %s
application/postscript; sys:Utilities/MultiView %s PUBSCREEN=Mosaic
application/x-dvi; xdvi %s
music/x-mod; rx rexx:playmod.rexx %s